-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Fix SQL error throwed when websiteId is NULL magento/magento2#37284 #39203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 2.4-develop
Are you sure you want to change the base?
Conversation
Hi @thai2301. Thank you for your contribution!
Allowed build names are:
You can find more information about the builds here For more details, review the Code Contributions documentation. |
@magento run all tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @thai2301
Thank you for your contribution.
The changes look nice for me
Approved ✅
@thai2301 |
@andrewbess ok I'm on it |
@magento run Unit Tests |
@magento run all tests |
@magento run Integration Tests |
@magento run Functional Tests EE |
@magento run Functional Tests EE,Functional Tests B2B |
@magento run Functional Tests B2B |
@andrewbess please let me know if any changes needed. |
@magento run all tests |
@magento run Integration Tests |
@magento run Functional Tests EE |
@magento run Functional Tests B2B |
@magento run Sample Data Tests CE,Sample Data Tests EE,Adobe CLA Signed? |
Failed to run the builds. Please try to re-run them later. |
@magento run Sample Data Tests EE |
Failed to run the builds. Please try to re-run them later. |
@magento run Functional Tests B2B |
@magento run all tests |
@magento run Unit Tests |
@magento run Functional Tests EE |
@magento run Sample Data Tests B2B |
Failed to run the builds. Please try to re-run them later. |
@magento run Sample Data Tests CE |
Failed to run the builds. Please try to re-run them later. |
@magento run Sample Data Tests CE |
Failed to run the builds. Please try to re-run them later. |
Description (*)
In code is sometimes situation when $websiteId passed to addWebsiteGroupDateFilter is NULL.
Magento\SalesRule\Model\Quote\Address\Total\ShippingDiscount:61 has been using
calculator
before init.Manual testing scenarios (*)
Contribution checklist (*)